home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / elib-006.lha / elib-0.06 / startup-template.el < prev   
Lisp/Scheme  |  1993-01-24  |  163b  |  5 lines

  1. ;;; $Id: startup-template.el,v 0.4 1992/03/14 23:07:34 ceder Exp $
  2. ;;; Support for the elisp library elib.
  3. (setq load-path (append load-path
  4.             (list ELIB_PATH)))
  5.